@charset "gb2312";

.sktl {
  margin: 30px auto;
}

.tl_box {
  display: none;
}

.tl_box:nth-child(1) {
  display: block;
}

.sydwtl200611 {
  padding: 20px 0;
  /* margin:90px auto 50px;  */
  box-sizing: border-box;
  border: solid 1px rgb(251, 146, 50);
  position: relative;
  background: linear-gradient(180deg, rgba(254, 250, 231, .5) 0%, rgb(255, 255, 255) 25%);

}

.tittle_box {
  margin: 0 auto;
  text-align: center;
  background: url('./images/tittle_box.png') no-repeat top center;
  background-size: 100%;
}

.tittle_box .tlTitle {
  float: left;
  width: 25%;
  margin: 0;

}

.tittle_box .tlTitle span {
  display: inline-block;
  font-size: 34px;
  color: #fff;
  width: 100%;
  height: 77px;
  line-height: 77px;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
}

.tittle_box .tlTitle.on,
.tittle_box .tlTitle:hover {
  background: url('./images/tl_title_bg.png') no-repeat top center;
  border-radius: 10px;
}

.tittle_box .tlTitle span::before,
.sydwtl200611 .tlTitle span::after {
  content: '';
  display: inline-block;
  vertical-align: middle;
}

.tittle_box .tlTitle span::before {
  width: 36px;
  height: 36px;
  background: url('./images/tl_titleL.png') no-repeat center;
  margin-right: 10px;
}

.tittle_box .tlTitle.on span::before {
  background: url('https://ha.huatu.com/zt/css/tl0914/images/icon1.png') no-repeat center;
}

.tittle_box .tlTitle span::after {
  width: 41px;
  height: 37px;
  background: url('./images/tl_titleR.png') no-repeat center;
  margin-left: 20px;
}

.sydwtl200611 a:hover {
  color: #e92930;
  text-decoration: none;
}

/* ×ó²à */
.sydwtl200611 .sydwtlfl {
  width: 27%;
  height: 290px;
  margin-left: 2.5%;
  padding-right: 2.5%;
  box-sizing: border-box;
}

.sydwtl200611 .sydwtlflTitle {
  margin-bottom: 20px;
}

.sydwtl200611 .sydwtlflTitle a {
  font-size: 26px;
  font-family: "FZLTCHK";
  color: rgb(249, 84, 28);
  padding-left: 2.5%;
  font-weight: 600;
  position: relative;
  z-index: 2;
}

.sydwtl200611 .sydwtlflTitle a::after {
  content: '';
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: rgb(251, 238, 182);
  background: linear-gradient(200deg, rgb(251, 238, 182), rgb(255, 255, 255));
  position: absolute;
  right: -22px;
  top: 0px;
  z-index: -1;
}

/* ×ó²à */
.sydwtl200611 .sydwtlfl ul li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: 1px dashed rgb(181, 181, 181);
  margin-bottom: 5px;
  font-size: 16px;
  font-family: "FZLTHK";
  color: rgb(0, 0, 0);
  cursor: pointer;
  overflow:hidden;
}

.sydwtl200611 .sydwtlfl ul li:hover {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(253, 141, 44);
  background-color: rgb(255, 250, 242);
  color: rgb(249, 97, 48);
}

.sydwtl200611 .sydwtlfl ul li span {
  float:left;
  text-align: center;
}
.sydwtl200611 .sydwtlfl ul li span:nth-child(1){
  width:20%;
}
.sydwtl200611 .sydwtlfl ul li span:nth-child(2){
  width:19%;
}
.sydwtl200611 .sydwtlfl ul li span:nth-child(3){
  width:60%;
}
.sydwtl200611 .sydwtlfl ul li a:hover,
.sydwtl200611 .sydwtlfl ul li:hover a {
  color: rgb(249, 97, 48);
  text-decoration: underline;
}

/* ÖÐ¼ä */
.sydwtl200611 .sydwtlcenter {
  width: 30%;
  margin-left: 1%;
}

.sydwtl200611 .sydwtlcenterBanner {
  position: relative;
  width: 100%;
  height: 141px;
  overflow: hidden;
}

.sydwtlcenterBanner ul li img {
  display: block;
  width: 100%;
  height: 100%;
}

.sydwtlcenterbottom {
  margin-top: 10px;
}

.sydwtlcenterbottom ul li {
  float: left;
  width: 32%;
  margin-right: 2%;
  text-align: center;
  height: 48px;
  line-height: 48px;
  margin-top: 10px;
  background-size: 100%;
}

.sydwtlcenterbottom ul li:nth-child(3n) {
  margin-right: 0;
}

.sydwtlcenterbottom ul li.icon1 {
  background: url('./images/li1.png') no-repeat center;
}

.sydwtlcenterbottom ul li.icon2 {
  background: url('./images/li2.png') no-repeat center;
}

.sydwtlcenterbottom ul li.icon3 {
  background: url('./images/li3.png') no-repeat center;
}

.sydwtlcenterbottom ul li.icon4 {
  background: url('./images/li4.png') no-repeat center;
}

.sydwtlcenterbottom ul li.icon5 {
  background: url('./images/li5.png') no-repeat center;
}

.sydwtlcenterbottom ul li.icon6 {
  background: url('./images/li6.png') no-repeat center;
}

.sydwtlcenterbottom ul li a {
  display: block;
  color: #fff;
  font-size: 18px;
}



/* ÓÒ²à */
.sydwtl200611 .sydwtlfr {
  width: 32%;
  margin-right: 4.5%;
  position: relative;
  z-index: 1;
}

.sydwtl200611 .circular {
  position: absolute;
  width: 36px;
  height: 36px;
  background: linear-gradient(90deg, rgb(251, 238, 182), rgb(255, 255, 255));
  border-radius: 50%;
  z-index: -1;
  left: 0;
  right: 0;
  top: -15px;
  margin: auto;
}

.sydwtl200611 .sydwtlfr dl {
  margin-top: 22px;
}

.sydwtl200611 .sydwtlfr dl.mt0 {
  margin-top: 0;
}

.sydwtl200611 .sydwtlfr dt {
  height: 30px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 800;
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.sydwtl200611 .sydwtlfr dl .tlhot,
.sydwtl200611 .sydwtlfr dl .tlhot a {
  color: #e92930;
}

.sydwtl200611 .sydwtlfr dl a {
  padding-right: 8px;
}

.sydwtl200611 .sydwtlfr dd {
  width: 100%;
  font-size: 16px;
  line-height: 38px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.sydwtl200611 .sydwtlfr dd a:first-child {
  padding-right: 0;
}

@media screen and (max-width:1366px) {
  .sydwtl200611 {
    padding: 25px 0;
  }

  /* ×ó²à */
  .sydwtl200611 .sydwtlfl {
    height: 290px;
  }

  /* ÓÒ²à */
  .sydwtl200611 .sydwtlfr dd {
    font-size: 16px;
    line-height: 34px;
  }
}

@media screen and (max-width:1100px) {
  .sydwtl200611 .sydwtlfl ul li span {
    font-size: 14px;
    width: 30%;
  }

  .sydwtlcenterbottom ul li a {
    font-size: 14px;
  }
}